shortcuts: Make sure that hidden shortcuts stay hidden
authorBastien Nocera <hadess@hadess.net>
Wed, 16 Dec 2015 11:20:47 +0000 (12:20 +0100)
committerBastien Nocera <hadess@hadess.net>
Wed, 16 Dec 2015 11:22:58 +0000 (12:22 +0100)
commita56a8a8c0262420bc6acce38686c08257cde537c
treece138edef9ec43f81f6d0c4524662c73c1b60309
parent6c91f5670caa2f0ec0659e9123a52a93d80152ef
shortcuts: Make sure that hidden shortcuts stay hidden

When doing a gtk_widget_show_all() on the shortcuts window,
accelerators for both RTL and LTR directions are being shown.

Make sure that no-show-all is set by default on hidden shortcuts, and
updated if the widget direction changes.

https://bugzilla.gnome.org/show_bug.cgi?id=759541
gtk/gtkshortcutsshortcut.c